.btn {
    margin-right: 8px
}

.angular-ui-tree-handle:hover {
    color: #a20058;
    background: #f4f4f4
}

.angular-ui-tree-placeholder {
    background: #f0f9ff;
    border: 2px dashed #bed2db;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

tr.angular-ui-tree-empty {
    height: 100px
}

.group-title {
    background-color: #687074 !important;
    color: #fff !important
}

.nodrop {
    background-color: #f2dede
}

.tree-handle {
    padding: 10px;
    background: #428bca;
    color: #fff;
    margin-right: 10px
}

.angular-ui-tree-handle:hover {
    cursor: default
}

.angular-ui-tree-placeholder {
    background: #f0f9ff;
    border: 2px dashed #bed2db;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.trans-input {
    background-color: transparent;
    border: none;
    overflow-x: auto;
    font-weight: 400
}

.btn-remove {
    color: red
}

.trans-input.bold-head {
    font-weight: 700
}
